In Oceana 3.4, the UI's error handling for chat was improved. To import these changes:

1. Copy the parseErrorMessage function from webChatSocket.js into your own copy.
2. Update the handleMessage function to include a call to parseErrorMessage, as in the SDK version.
3. Copy any line that uses the logger (avayaGlobal.logger), replacing with your own.